## Saving 7 x 5 in image
## [1] "images/outputplot.png"

## # A tibble: 193 x 24
## # Rowwise: 
##    Continent country     `2000` `2001` `2002` `2003` `2004` `2005` `2006` `2007`
##    <chr>     <chr>        <dbl>  <dbl>  <dbl>  <dbl>  <dbl>  <dbl>  <dbl>  <dbl>
##  1 Africa    Algeria     0.277   0.318  1.41   4.48   14.9   41.2   62.4   80.7 
##  2 Africa    Angola      0.157   0.443  0.799  1.93    3.94   8.29  15.2   23.7 
##  3 Africa    Benin       0.808   1.77   3      3.14    5.93   7.47  12.8   24.3 
##  4 Africa    Botswana   13.5    19.8   19.5   25.7    29.6   31.3   44.8   61.4 
##  5 Africa    Burundi     0.256   0.512  0.776  0.926   1.41   2.08   2.63   3.43
##  6 Africa    Cameroon    0.666   2.62   4.29   6.41    8.87  12.7   17.2   24.2 
##  7 Africa    Cape Verde  4.61    7.23   9.7   11.9    14.4   17.6   23.2   32   
##  8 Africa    Central A…  0.136   0.296  0.331  1.03    1.52   2.48   2.67   8.1 
##  9 Africa    Chad        0.0658  0.254  0.379  0.693   1.26   2.08   4.46   8.49
## 10 Africa    Comoros     0       0      0      0.343   1.4    2.54   5.89   9.68
## # … with 183 more rows, and 14 more variables: 2008 <dbl>, 2009 <dbl>,
## #   2010 <dbl>, 2011 <dbl>, 2012 <dbl>, 2013 <dbl>, 2014 <dbl>, 2015 <dbl>,
## #   2016 <dbl>, 2017 <dbl>, 2018 <dbl>, 2019 <dbl>, tenyearcell <dbl>,
## #   fiveyearcell <dbl>
## # A tibble: 3,348 x 6
##    Continent country tenyearcell fiveyearcell  Year Percentage
##    <chr>     <chr>         <dbl>        <dbl> <dbl>      <dbl>
##  1 Africa    Algeria        105.         111.  2000      0.277
##  2 Africa    Algeria        105.         111.  2001      0.318
##  3 Africa    Algeria        105.         111.  2002      1.41 
##  4 Africa    Algeria        105.         111.  2003      4.48 
##  5 Africa    Algeria        105.         111.  2004     14.9  
##  6 Africa    Algeria        105.         111.  2005     41.2  
##  7 Africa    Algeria        105.         111.  2006     62.4  
##  8 Africa    Algeria        105.         111.  2007     80.7  
##  9 Africa    Algeria        105.         111.  2008     77.8  
## 10 Africa    Algeria        105.         111.  2009     92.6  
## # … with 3,338 more rows
## # A tibble: 240 x 23
## # Rowwise: 
##    country `2000` `2001` `2002` `2003` `2004` `2005` `2006` `2007` `2008` `2009`
##    <chr>    <dbl>  <dbl>  <dbl>  <dbl>  <dbl>  <dbl>  <dbl>  <dbl>  <dbl>  <dbl>
##  1 Aruba   32032. 31062. 29848. 30356. 3.31e4 34050. 35167. 36621. 37249. 33553.
##  2 Afghan…    NA     NA    877.   928. 9.25e2  1023.  1078.  1229.  1273.  1520.
##  3 Angola   3289.  3389.  3785.  3839. 4.23e3  4838.  5362.  6051.  6607.  6471.
##  4 Albania  3862.  4301.  4661.  4995. 5.42e3  5865.  6558.  7275.  8228.  8820.
##  5 Arab W… 10044. 10210. 10201. 10661. 1.17e4 12445. 13293. 13919. 14661. 14527.
##  6 United… 98364. 96723. 95550. 99238. 1.02e5 97670. 95678. 87102. 79731. 68166.
##  7 Argent… 11619. 11227. 10052. 11025. 1.22e4 13569. 14952. 16570. 17404. 16335.
##  8 Armenia  2658.  2996.  3464.  4044. 4.61e3  5455.  6412.  7552.  8300.  7233.
##  9 Antigu… 16841. 16173. 16368. 17461. 1.87e4 20269. 23183. 25614. 25690. 22435.
## 10 Austra… 26321. 27373. 28718. 29735. 3.13e4 32575. 34289. 36545. 37459. 40301.
## # … with 230 more rows, and 12 more variables: 2010 <dbl>, 2011 <dbl>,
## #   2012 <dbl>, 2013 <dbl>, 2014 <dbl>, 2015 <dbl>, 2016 <dbl>, 2017 <dbl>,
## #   2018 <dbl>, 2019 <dbl>, tenyearGDP <dbl>, fiveyearGDP <dbl>
## # A tibble: 3,348 x 9
##    Continent country tenyearcell fiveyearcell  Year Percentage tenyearGDP
##    <chr>     <chr>         <dbl>        <dbl> <dbl>      <dbl>      <dbl>
##  1 Africa    Algeria        105.         111.  2000      0.277     12546.
##  2 Africa    Algeria        105.         111.  2001      0.318     12546.
##  3 Africa    Algeria        105.         111.  2002      1.41      12546.
##  4 Africa    Algeria        105.         111.  2003      4.48      12546.
##  5 Africa    Algeria        105.         111.  2004     14.9       12546.
##  6 Africa    Algeria        105.         111.  2005     41.2       12546.
##  7 Africa    Algeria        105.         111.  2006     62.4       12546.
##  8 Africa    Algeria        105.         111.  2007     80.7       12546.
##  9 Africa    Algeria        105.         111.  2008     77.8       12546.
## 10 Africa    Algeria        105.         111.  2009     92.6       12546.
## # … with 3,338 more rows, and 2 more variables: fiveyearGDP <dbl>, GDP <dbl>
## Warning: Ignoring 317 observations
## Warning: 'scatter' objects don't have these attributes: 'na.rm'
## Valid attributes include:
## 'type', 'visible', 'showlegend', 'legendgroup', 'opacity', 'name', 'uid', 'ids', 'customdata', 'meta', 'selectedpoints', 'hoverinfo', 'hoverlabel', 'stream', 'transforms', 'uirevision', 'x', 'x0', 'dx', 'y', 'y0', 'dy', 'xperiod', 'yperiod', 'xperiod0', 'yperiod0', 'xperiodalignment', 'yperiodalignment', 'stackgroup', 'orientation', 'groupnorm', 'stackgaps', 'text', 'texttemplate', 'hovertext', 'mode', 'hoveron', 'hovertemplate', 'line', 'connectgaps', 'cliponaxis', 'fill', 'fillcolor', 'marker', 'selected', 'unselected', 'textposition', 'textfont', 'r', 't', 'error_x', 'error_y', 'xcalendar', 'ycalendar', 'xaxis', 'yaxis', 'idssrc', 'customdatasrc', 'metasrc', 'hoverinfosrc', 'xsrc', 'ysrc', 'textsrc', 'texttemplatesrc', 'hovertextsrc', 'hovertemplatesrc', 'textpositionsrc', 'rsrc', 'tsrc', 'key', 'set', 'frame', 'transforms', '_isNestedKey', '_isSimpleKey', '_isGraticule', '_bbox'

## Warning: 'scatter' objects don't have these attributes: 'na.rm'
## Valid attributes include:
## 'type', 'visible', 'showlegend', 'legendgroup', 'opacity', 'name', 'uid', 'ids', 'customdata', 'meta', 'selectedpoints', 'hoverinfo', 'hoverlabel', 'stream', 'transforms', 'uirevision', 'x', 'x0', 'dx', 'y', 'y0', 'dy', 'xperiod', 'yperiod', 'xperiod0', 'yperiod0', 'xperiodalignment', 'yperiodalignment', 'stackgroup', 'orientation', 'groupnorm', 'stackgaps', 'text', 'texttemplate', 'hovertext', 'mode', 'hoveron', 'hovertemplate', 'line', 'connectgaps', 'cliponaxis', 'fill', 'fillcolor', 'marker', 'selected', 'unselected', 'textposition', 'textfont', 'r', 't', 'error_x', 'error_y', 'xcalendar', 'ycalendar', 'xaxis', 'yaxis', 'idssrc', 'customdatasrc', 'metasrc', 'hoverinfosrc', 'xsrc', 'ysrc', 'textsrc', 'texttemplatesrc', 'hovertextsrc', 'hovertemplatesrc', 'textpositionsrc', 'rsrc', 'tsrc', 'key', 'set', 'frame', 'transforms', '_isNestedKey', '_isSimpleKey', '_isGraticule', '_bbox'

## Warning: 'scatter' objects don't have these attributes: 'na.rm'
## Valid attributes include:
## 'type', 'visible', 'showlegend', 'legendgroup', 'opacity', 'name', 'uid', 'ids', 'customdata', 'meta', 'selectedpoints', 'hoverinfo', 'hoverlabel', 'stream', 'transforms', 'uirevision', 'x', 'x0', 'dx', 'y', 'y0', 'dy', 'xperiod', 'yperiod', 'xperiod0', 'yperiod0', 'xperiodalignment', 'yperiodalignment', 'stackgroup', 'orientation', 'groupnorm', 'stackgaps', 'text', 'texttemplate', 'hovertext', 'mode', 'hoveron', 'hovertemplate', 'line', 'connectgaps', 'cliponaxis', 'fill', 'fillcolor', 'marker', 'selected', 'unselected', 'textposition', 'textfont', 'r', 't', 'error_x', 'error_y', 'xcalendar', 'ycalendar', 'xaxis', 'yaxis', 'idssrc', 'customdatasrc', 'metasrc', 'hoverinfosrc', 'xsrc', 'ysrc', 'textsrc', 'texttemplatesrc', 'hovertextsrc', 'hovertemplatesrc', 'textpositionsrc', 'rsrc', 'tsrc', 'key', 'set', 'frame', 'transforms', '_isNestedKey', '_isSimpleKey', '_isGraticule', '_bbox'

## Warning: 'scatter' objects don't have these attributes: 'na.rm'
## Valid attributes include:
## 'type', 'visible', 'showlegend', 'legendgroup', 'opacity', 'name', 'uid', 'ids', 'customdata', 'meta', 'selectedpoints', 'hoverinfo', 'hoverlabel', 'stream', 'transforms', 'uirevision', 'x', 'x0', 'dx', 'y', 'y0', 'dy', 'xperiod', 'yperiod', 'xperiod0', 'yperiod0', 'xperiodalignment', 'yperiodalignment', 'stackgroup', 'orientation', 'groupnorm', 'stackgaps', 'text', 'texttemplate', 'hovertext', 'mode', 'hoveron', 'hovertemplate', 'line', 'connectgaps', 'cliponaxis', 'fill', 'fillcolor', 'marker', 'selected', 'unselected', 'textposition', 'textfont', 'r', 't', 'error_x', 'error_y', 'xcalendar', 'ycalendar', 'xaxis', 'yaxis', 'idssrc', 'customdatasrc', 'metasrc', 'hoverinfosrc', 'xsrc', 'ysrc', 'textsrc', 'texttemplatesrc', 'hovertextsrc', 'hovertemplatesrc', 'textpositionsrc', 'rsrc', 'tsrc', 'key', 'set', 'frame', 'transforms', '_isNestedKey', '_isSimpleKey', '_isGraticule', '_bbox'

## Warning: 'scatter' objects don't have these attributes: 'na.rm'
## Valid attributes include:
## 'type', 'visible', 'showlegend', 'legendgroup', 'opacity', 'name', 'uid', 'ids', 'customdata', 'meta', 'selectedpoints', 'hoverinfo', 'hoverlabel', 'stream', 'transforms', 'uirevision', 'x', 'x0', 'dx', 'y', 'y0', 'dy', 'xperiod', 'yperiod', 'xperiod0', 'yperiod0', 'xperiodalignment', 'yperiodalignment', 'stackgroup', 'orientation', 'groupnorm', 'stackgaps', 'text', 'texttemplate', 'hovertext', 'mode', 'hoveron', 'hovertemplate', 'line', 'connectgaps', 'cliponaxis', 'fill', 'fillcolor', 'marker', 'selected', 'unselected', 'textposition', 'textfont', 'r', 't', 'error_x', 'error_y', 'xcalendar', 'ycalendar', 'xaxis', 'yaxis', 'idssrc', 'customdatasrc', 'metasrc', 'hoverinfosrc', 'xsrc', 'ysrc', 'textsrc', 'texttemplatesrc', 'hovertextsrc', 'hovertemplatesrc', 'textpositionsrc', 'rsrc', 'tsrc', 'key', 'set', 'frame', 'transforms', '_isNestedKey', '_isSimpleKey', '_isGraticule', '_bbox'

## Warning: 'scatter' objects don't have these attributes: 'na.rm'
## Valid attributes include:
## 'type', 'visible', 'showlegend', 'legendgroup', 'opacity', 'name', 'uid', 'ids', 'customdata', 'meta', 'selectedpoints', 'hoverinfo', 'hoverlabel', 'stream', 'transforms', 'uirevision', 'x', 'x0', 'dx', 'y', 'y0', 'dy', 'xperiod', 'yperiod', 'xperiod0', 'yperiod0', 'xperiodalignment', 'yperiodalignment', 'stackgroup', 'orientation', 'groupnorm', 'stackgaps', 'text', 'texttemplate', 'hovertext', 'mode', 'hoveron', 'hovertemplate', 'line', 'connectgaps', 'cliponaxis', 'fill', 'fillcolor', 'marker', 'selected', 'unselected', 'textposition', 'textfont', 'r', 't', 'error_x', 'error_y', 'xcalendar', 'ycalendar', 'xaxis', 'yaxis', 'idssrc', 'customdatasrc', 'metasrc', 'hoverinfosrc', 'xsrc', 'ysrc', 'textsrc', 'texttemplatesrc', 'hovertextsrc', 'hovertemplatesrc', 'textpositionsrc', 'rsrc', 'tsrc', 'key', 'set', 'frame', 'transforms', '_isNestedKey', '_isSimpleKey', '_isGraticule', '_bbox'
## Warning: Ignoring 21 observations
## Warning: `line.width` does not currently support multiple values.

## Warning: `line.width` does not currently support multiple values.

## Warning: `line.width` does not currently support multiple values.

## Warning: `line.width` does not currently support multiple values.

## Warning: `line.width` does not currently support multiple values.

## Warning: `line.width` does not currently support multiple values.
## Warning: Ignoring 21 observations

## Warning: `line.width` does not currently support multiple values.

## Warning: `line.width` does not currently support multiple values.

## Warning: `line.width` does not currently support multiple values.

## Warning: `line.width` does not currently support multiple values.

## Warning: `line.width` does not currently support multiple values.

## Warning: `line.width` does not currently support multiple values.